projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55f7520
)
Fix previous change.
author
Kenichi Handa
<handa@m17n.org>
Wed, 26 May 1999 08:03:16 +0000
(08:03 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Wed, 26 May 1999 08:03:16 +0000
(08:03 +0000)
src/charset.h
patch
|
blob
|
history
diff --git
a/src/charset.h
b/src/charset.h
index 0e6b329fbfc765ee315f49dbbb14296a3a054b4c..d385e05bbb68e10834531f1fb444a61f3a00f0ed 100644
(file)
--- a/
src/charset.h
+++ b/
src/charset.h
@@
-270,7
+270,7
@@
extern int charset_big5_2; /* Big5 Level 2 (Chinese Traditional) */
CHARSET-ID (integer) is the identification number of the charset.
- BYTE (integer) is the length of multi-byte form of a character in
+ BYTE
S
(integer) is the length of multi-byte form of a character in
the charset: one of 1, 2, 3, and 4.
DIMENSION (integer) is the number of bytes to represent a character: 1 or 2.